ice.NET SDK |
This documentation contains the API reference of the ice.NET SDK.
The following references lead to selected topics of the ice.NET API documentation.
Namespace | Description |
---|---|
The core interfaces representing the model and data entities of ice.NET. | |
The core interfaces describing the functionality to manage unstructured (binary) content in ice.NET. | |
The core interfaces of ice.NET specific to systems based on relational databases. | |
The interfaces to the XML-related functionality of ice.NET. | |
The central entry points (factory classes) to provide access to an ice.NET system. | |
A collection of utility functions useful to develop ice.NET applications. | |
Base classes to develop ASP.NET Web applications and services with ice.NET. |
Interface | Description |
---|---|
The interface representing an ice.NET system context (e.g. database). | |
Represents an ice.NET repository that is implemented on top of a relational database. Provides transaction support and query processing. | |
The interface representing an ice.NET object. | |
Represents a file object that manages binary content stored in a vault. |
Class | Description |
---|---|
The entry point to create ice.NET repository instances programmatically. | |
A base class to implement ice.NET Desktop applications, Windows services or command line tools. | |
A base class to implement ice.NET Desktop applications, Windows services or command line tools. | |
A base class to implement ice.NET business service methods. | |
A base class to implement ice.NET unit tests. The class documentation describes how to integrate into a specific unit testing framework. | |
Provides access to the BatchHub functionality. Abstracts from the connection mode (Database, WebService) and establishes the connection to the data storage according to the configuration. | |
Provides access to the Fulltext Indexing and Search functionality. Provides methods to enqueue indexing tasks for the icefix.exe tool and a search method to query the fulltext index. |